Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

atomic transfer

Showing 65 posts related with atomic transfer.

  • Post Thumbnail
    Beginner · 1 hour
    Python icon

    Simple NPC game interactions using a stateful contract and atomic transfers

    This tutorial will show you how to create a simple NPC game character using a stateful contract and atomic transfers. We'll also test it using the `goal` command line tool.

    dooke
    dooke
  • Post Thumbnail

    Algorand Atomic Transfers

    A conceptual overview of Algorand Atomic Transfers for developers.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Algorand V2 SDK Asset and Atomic Transfer Examples

    New Algorand SDK V2 examples for Assets and Atomic Transfers

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    Build Algorand iOS, Android and UWP apps using C# .NET SDK and Xamarin

    This solution shows how to build an Algorand application for iOS, Android and Universal Windows Platform (UWP), with one code base, using Xamarin Forms and C#.

    Russell Fustino
    Russell Fustino Algorand
  • Post Thumbnail

    AlgoNim

    AlgoNim is the first Algorand game incorporating all the features introduced in Algorand 2.0: Algorand Standard Assets (ASA), Atomic Transfers (AT) and Algorand Smart Contracts (ASC1).

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Assets and Custom Transfer Logic

    This solution illustrates enforcing a call to a smart contract while transferring an Asset (ASA).

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    ASA Recurring Withdrawal DApp

    Build an ASA's recurring withdrawal dApp combining Algorand Standard Assets, Algorand Smart Contracts and Atomic Transfers.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Fractional Auction Listing for Real Estate Investing

    Deploy a Fractional Auction Listing Application using smart contracts and atomic transfers to allow investors to purchase fractional ownership of real estate.

    Vincenzo Alaia
    Vincenzo Alaia Domain
  • Post Thumbnail
    Intermediate · 30 minutes
    C# icon

    Atomic Transactions Web and Console Applications

    This is a DApp walkthrough to generate account addresses and mnemonic keys, fund the account, check the account details, and also perform transactions. This was built using the C#/.NET framework to communicate with the Algorand Blockchain.

    Stephen Sunday
    Stephen Sunday KusuConsult
  • Post Thumbnail
    Beginner · 30 minutes
    JavaScript icon

    Algorand Studio | Tutorial 1: Basic Features

    Set up your local machine for Algorand development using Algorand Studio, includes a walk through its basic features.

    Phil Li
    Phil Li Obsidian Labs
  • Post Thumbnail

    TEAL ALGO Oracle in Algorand Layer-1

    In a blockchain, the ability to reference a price on-chain enables a seamless and trustless transaction environment, especially for automated transactions and smart contracts. Oracles are the entities in charge of broadcasting off-chain data such as market price to the blockchain, and serve as a source of truth that allows on-chain dApps to measure the value of assets referenced within a transaction. Rand Labs and Borderless Capital releases a Algorand Oracle that can be referenced in atomic transfers using TEAL stateful and stateless smart contracts.

    Pablo Yabo
    Pablo Yabo Rand Labs
  • Post Thumbnail

    Linking Algorand Stateful and Stateless Smart Contracts

    This article discussing linking stateful and stateless smart contracts and why it makes sense in many applications.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Making Development Easier with AlgoDEA IntelliJ Plugin

    AlgoDEA IntelliJ plugin provides end to end development life-cycle on Algorand blockchain using IntelliJ IDE. Using this plugin, developers can create and test both stateless and stateful smart contracts directly from their IntelliJ IDE. Some of the other key features supported by this plugin are editor support for TEAL & PyTeal files, ASA management, Atomic Transfers, Test account management. The goal of this plugin is to increase developer productivity by simplifying various interactions with Algorand blockchain. Due to simple consistent development workflow in the IDE, developers can iterate faster during development stage.

    Satya Ranjan
    Satya Ranjan Developer
  • Post Thumbnail

    Example Crowdfunding Stateful Smart Contract Application

    This solution explains one way to build a crowdfunding application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Permissioned Voting Stateful Smart Contract Application

    This solution explains one way to build a permissioned voting application on the Algorand Blockchain.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    Example Digital Exchange Smart Contract Application

    This solution presents a very simple DEX application using stateless and stateful smart contracts. It allows users to place limit orders that are fulfilled at a later time by another party.

    Jason Weathersby
    Jason Weathersby Algorand
  • Post Thumbnail

    AlgoRealm, a NFT Royalty Game

    AlgoRealm is a simple NFT game that provides an example of how to build NFTs with embedded royalty policies on Algorand.

    Cosimo Bassi
    Cosimo Bassi Algorand
  • Post Thumbnail

    Building iOS Apps Using Swift Algorand SDK

    Demonstrates developing an iOS app using the Swift Algorand SDK

    Jesulonimi Akingbesote
    Jesulonimi Akingbesote Medflit
  • Load More